reference cycleの例文
- A closure within a class can also create a strong reference cycle by capturing self references.
- The referenced cycles per byte speeds above are the median performance of an algorithm digesting a 4, 096 byte message using the SUPERCOP cryptographic benchmarking software.
- In the absence of reference cycles, where an object refers to itself indirectly through a sequence of smart pointers, these eliminate the possibility of dangling pointers and memory leaks.
- This technique can be automated by creating an " owner " object that does the tearing-down when it is destroyed; for instance, a Graph object's destructor could delete the edges of its GraphNodes, breaking the reference cycles in the graph.